ci: Use result instead of exit code in the JUnit report
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Feb 2020 13:56:33 +0000 (13:56 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Feb 2020 14:55:39 +0000 (14:55 +0000)
commit2b1e273c53ffe0701df6876225d11297d0e9987f
treea7e4c7a236e5b17ba678a6e340b23835969c9218
parent1a4d1f899404c0e82269bef279c2b17e2330fd9c
ci: Use result instead of exit code in the JUnit report

We have a result code coming from Meson which is more accurate than just
looking at the exit code of the unit.
.gitlab-ci/meson-junit-report.py